Skip to content

LAB-1367 Rename publisher to template for Cloud Matrix Correlation Record.#102

Merged
ferrywlto merged 1 commit intofeature/LAB-611_CMA_Endpoints_Descriptionsfrom
LAB-1367-open-api-update-get-dashboard-spec-to-use-template
Feb 13, 2026
Merged

LAB-1367 Rename publisher to template for Cloud Matrix Correlation Record.#102
ferrywlto merged 1 commit intofeature/LAB-611_CMA_Endpoints_Descriptionsfrom
LAB-1367-open-api-update-get-dashboard-spec-to-use-template

Conversation

@ferrywlto
Copy link
Copy Markdown
Contributor

No description provided.

@ferrywlto ferrywlto marked this pull request as ready for review February 13, 2026 14:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the publisher field to template for the CloudMatrixCorrelationRecord model in the Data Gateway OpenAPI spec to reflect updated domain terminology.

Changes:

  • Updated the CloudMatrixCorrelationRecord example payload to use template instead of publisher.
  • Renamed the schema property from publisher to template and updated its description/examples.
  • Updated the schema’s required list to require template instead of publisher.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"discoverDate": "2025-12-15T21:13:12.821Z",
"isComplete": true,
"publisher": "Test Publisher One",
"template": "Test Template - Microsoft Enterprise",
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Within this schema, the top-level description still mentions "publisher" details even though the example now uses template. Please update the CloudMatrixCorrelationRecord description to refer to template (and remove/replace publisher wording) to keep the schema docs consistent.

Copilot uses AI. Check for mistakes.
Comment on lines 2692 to 2694
"isComplete": true,
"publisher": "Test Publisher One",
"template": "Test Template - Microsoft Enterprise",
"updatedAt": "2025-12-15T21:13:12.821Z",
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After renaming publisher to template in CloudMatrixCorrelationRecord, there are still OpenAPI response examples elsewhere in this spec (e.g., /Api/CloudMatrix/Dashboard and the nested correlation object in /Api/CloudMatrix/Assessment) that use publisher and omit the now-required template field. Those examples will no longer validate against this schema and should be updated to match the renamed/required property.

Copilot uses AI. Check for mistakes.
@ferrywlto ferrywlto merged commit fdc9329 into feature/LAB-611_CMA_Endpoints_Descriptions Feb 13, 2026
8 checks passed
@ferrywlto ferrywlto deleted the LAB-1367-open-api-update-get-dashboard-spec-to-use-template branch February 13, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants